[@MAPMOVE]
{
Welcome i can teleport you around the server.\ \
<Spot Teles/@shop>   <TownTeleports/@telport>\ \
<Exit/@exit>\


[@shop]
I can Teleport you into any shop you want. \ \
<BookShop/@Gbo>  ,  <MeatShop/@Gpu>  ,  <Jewellry/@Gza>\
<PotShop/@Gpo>  ,  <ClothesShop/@Gre>  ,  <WeaponShop/@Gwe>\

[@telport]
#IF
checkpkpoint 2
#SAY
I will never teleport such an evil person as you!\ \
<Exit/@exit>\
#ELSEACT
goto @main-1

[@main-1]
Welcome to my teleport service.\
Every teleport will cost you 10k in gold.\
Where would u like to go?\ \
<Bichon Wall/@bwmove>  <BorderTown/@brdmove>  <GingkoTreeValley/@ginmove>\
<SerpentValley/@svmove>  <MudWall/@mwmove>  <WoomyonWall/@wwmove>\
<Cancel/@exit>\


[@bwmove]
#ACT
MAPMOVE 0 333 268
break
#ELSESAY
You Dont Have enough gold to use my Service!\
Be gone, don't waste my time again!\ \
<Exit/@exit>\

[@brdmove]
#ACT
MAPMOVE 0 288 615
break
#ELSESAY
You Dont Have enough gold to use my Service!\
Be gone, don't waste my time again!\ \
<Exit/@exit>\


[@ginmove]
#ACT
MAPMOVE 0 634 612
break
#ELSESAY
You Dont Have enough gold to use my Service!\
Be gone, don't waste my time again!\ \
<Exit/@exit>\

[@svmove]
#ACT
MAPMOVE 2 504 484
break
#ELSESAY
You Dont Have enough gold to use my Service!\
Be gone, don't waste my time again!\ \
<Exit/@exit>\

[@mwmove]
#ACT
MAPMOVE 3 330 330
break
#ELSESAY
You Dont Have enough gold to use my Service!\
Be gone, don't waste my time again!\ \
<Exit/@exit>\

[@wwmove]
#ACT
MAPMOVE 11 177 324
break
#ELSESAY
You Dont Have enough gold to use my Service!\
Be gone, don't waste my time again!\ \
<Exit/@exit>\

[@Gbo]
#IF
#ACT
map 0104

[@Gpu]
#IF
#ACT
map 0102

[@Gza]
#IF
#ACT
map 0105

[@Gpo]
#IF
#ACT
map 0108

[@Gre]
#IF
#ACT
map 0106

[@Gwe]
#IF
#ACT
map 0103
}

